Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Chapter Contents | Next |

Image Transcoder Components

Overview

This chapter is primarily for application developers who wish to write image transcoders.

To use transcoders, refer to Chapter 3, "Image Compression Manager."

Prior to QuickTime 2.5, if you needed to convert compressed image data into another compressed image format, it was necessary to decompress the compressed image data to RGB pixels, and then compress the RGB pixels into the new format. For some types of compressed image data, it is now possible to convert directly from one compressed format to another. This direct conversion process is called image transcoding .

Contents

About Image Transcoding

Using Image Transcoder Components

Creating an Image Transcoder Component

Image Transcoder Components Reference


© 1999 Apple Computer, Inc.

| Chapter Contents | Next |